home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / misc / o-z / x-windows / fig2dev / readme.amiga < prev   
Encoding:
Text File  |  1996-01-02  |  1.4 KB  |  33 lines

  1. Short:    translates Fig code to various graphics languages
  2. Uploader: enrico@com.unipr.it (Enrico Forestieri)
  3. Author:   Brian Smith bvsmith@lbl.gov, port by Enrico Forestieri
  4. Type:     gfx/x11
  5. Requires: util/misc/fifolib38_1.lha, util/shell/APipe_37_7.lha
  6.  
  7. This is a bug fix release for the fig2dev program included in the archive
  8. gfx/x11/Xfig-AmiWin.lha.
  9.  
  10. In some cases the evaluated figure bounding box wasn't right. The problem was
  11. the lack of a prototype for the function hypot() in the source code. Sorry.
  12. You can find the source code for fig2dev in the aforesaid archive (remember
  13. to add the prototype `double hypot(double, double);' to fig2dev/bound.c
  14. before trying to recompile :)
  15.  
  16. Fig (Facility for Interactive Generation of figures) is a screen-oriented
  17. tool which allows the user to draw and manipulate objects interactively.
  18. A version of Fig (Xfig) that runs on the amiga can be found on Aminet in
  19. gfx/x11/Xfig-AmiWin.lha. Fig2dev is compatible with Fig versions 1.3, 1.4,
  20. 2.0, 2.1, 3.0 and 3.1.
  21.  
  22. Here, I think, I have to include a disclaimer:
  23.  
  24. The author of this port make NO WARRANTY or representation, either express or
  25. implied, with respect to this software, its quality, accuracy, merchantability,
  26. or fitness for a particular purpose.  This software is provided "AS IS", and
  27. you, its user, assume the entire risk as to its quality and accuracy.
  28.  
  29.  
  30. Enrico Forestieri
  31.  
  32. Email: enrico@com.unipr.it
  33.